| Workspace |
| Logical Entity Name | Workspace |
| Default Table Name | Workspace |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| Workspace Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
Id |
int | NO | ||
| WorkspaceIdentifier | uniqueidentifier | NO | ||
| Name | nvarchar(255) | NO | ||
| UrlSlug | nvarchar(255) | NO | ||
| IsActive | bit | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserId | int | NO | ||
| ts | timestamp | NO | ||
| WorkspaceState | char(10) | YES |
| Workspace Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_Workspace | PrimaryKey | Id |
| Uk_Workspace_Name | Index | Name |
| Workspace Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| WorkspaceComponent | Non-Identifying | One To Zero or More | FK_WorkspaceComponent_WorkspaceId_Workspace_Id | NO | YES | |||
| WorkspaceStaffGroup | Non-Identifying | One To Zero or More | FK_WorkSpaceStaffGroup_WorkspaceId_Workspace_Id | NO | NO |
| Workspace Check Constraints |
| Check Constraint Name | CheckConstraint |
| Workspace Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| Workspace Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.Workspace |
NO | |||
| Physical (Microsoft SQL Server) dbo.Workspace |
NO |
| Workspace Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Workspace Data Movement Rules |
| Name | Type | Rule Text/Value |